home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11495 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  972 b 

  1. Path: hermes.dna.mci.com!usenet
  2. From: Richard Skurla <richard.skurla@mail.dna.mci.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual C++ 2.0 - Problem with .EXE
  5. Date: Thu, 14 Mar 1996 13:27:55 -0700
  6. Organization: MCI
  7. Message-ID: <3148814B.7FF@mail.dna.mci.com>
  8. NNTP-Posting-Host: vangogh.dna.mci.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (WinNT; I)
  13.  
  14. When I build the .EXE under PROJECT, I get an error I cannot figure out.  It comes back with a warning 
  15. the _mainCRTStartup is not a __stdcall.  My guess is that I've got a Link option not setup correctly, but 
  16. I cannot see it.
  17.  
  18. This worked when I was using Visual C++ 1.5.  I don't know what to set under 2.0.  I'm trying to port some
  19. Unix C code to run under a VB 3.0 application that will call these C programs in the .mak file.
  20.  
  21. I just cannot see the forest for the trees.....
  22.  
  23. Thanks for any help.
  24.  
  25. Rich.
  26.  
  27. richard.skurla@mail.dna.mci.com
  28.